-
Notifications
You must be signed in to change notification settings - Fork 619
Add ecosystem wallet security documentation #4911
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Ian Mukherjee <[email protected]>
|
Your org has enabled the Graphite merge queue for merging into mainAdd the label “merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix. You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
size-limit report 📦
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4911 +/- ##
==========================================
- Coverage 47.61% 47.61% -0.01%
==========================================
Files 1057 1057
Lines 57221 57224 +3
Branches 3924 3924
==========================================
+ Hits 27246 27247 +1
- Misses 29286 29288 +2
Partials 689 689
*This pull request uses carry forward flags. Click here to find out more. |
MananTank
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove merge conflict markers and fix conflict
Signed-off-by: Ian Mukherjee <[email protected]>
Signed-off-by: Joaquim Verges <[email protected]>
Signed-off-by: Joaquim Verges <[email protected]>
Signed-off-by: Joaquim Verges <[email protected]>
Signed-off-by: Joaquim Verges <[email protected]>
Signed-off-by: Joaquim Verges <[email protected]>
Signed-off-by: Joaquim Verges <[email protected]>
Problem solved
Short description of the bug fixed or feature added
PR-Codex overview
This PR focuses on updating the documentation and sidebar navigation for user details and security in the in-app wallet, including renaming sections and enhancing descriptions for better clarity and organization.
Detailed summary
page.mdxfrom "Retrieving In-App Wallet User Details on the Server" to "Fetching User Details from the Server".sidebar.tsxto include "Backend APIs" and "Security".security/page.mdxfrom "How In-App Wallet works" to "In-App Wallet Security".security/page.mdxto clarify protection of user's private keys.ecosystems/security/page.mdxabout wallet creation, security measures, usage, and recoverability.